CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Huffman tree

搜索资源列表

  1. huffman tree

    0下载:
  2. huffman tree 问题描述:设一份电文中有不同出现频率的字符,为了提高电文的输入和翻译效率,必须有一套简短而又不会产生歧义的字符代码。试根据哈夫曼算法,对电文中的不同字符,构造出一棵哈夫曼树,对每个字符进行编码。-Huffman tree Problem descr iption : Let a message different frequency of the characters, in order to enhance the input and message translat
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:9874
    • 提供者:李明
  1. Huffman_java

    0下载:
  2. java huffman tree 实现,算法简单明白,包括注释-java huffman tree algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:3446
    • 提供者:lipeng
  1. HUFFMAN

    0下载:
  2. 哈夫曼树的建立源代码。。。 共享给各位啦-Huffman tree to establish the source code. . . Sharing to Members啦
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:934
    • 提供者:刘嘉玲
  1. Data-Structure

    0下载:
  2. 自己做的数据结构实验题(合并链表,huffman tree,表达式求值)-Own data structure experiment title (combined list, huffman tree, the expression evaluator)
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:9552
    • 提供者:yc
  1. huffman

    0下载:
  2. 模拟霍夫曼树算法过程,在相同目录下建立一个有数据的TXT文件,然后按提示运行-Huffman tree algorithm simulation process, in the same directory data to create a TXT file, and then follow the prompts to run
  3. 所属分类:File Operate

    • 发布日期:2017-04-03
    • 文件大小:5880
    • 提供者:吴平波
  1. hafuman2

    0下载:
  2. 此霍夫曼编码可根据自己输入的字符集及频度构建霍夫曼树,利用建好的哈夫曼树生成哈夫曼编码.-This Huffman code can be entered in accordance with their own character set and the frequency of Huffman tree constructed using built Huffman tree generated Huffman.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:2862
    • 提供者:jj
  1. huffman

    0下载:
  2. 一份huff_tc.c,只能在tc下运行,因为加入了用tc图形界面直观画出树形的代码。一份是huff_vc.c,是在vc和tc下都能运行的程序,没有直观表达编码的树形结构。 [目的] 构建所输入符号(及权值)的哈夫曼树,并利用该树求出各符号的编码,深入理解最优二叉树的概念及其特性。 [问题描述] 读入各个符号及其权值,求各符号的哈夫曼编码。 [基本要求] (1)读入各个符号及其权值,建立哈夫曼树; (2)利用建立的哈夫曼树对各符号进行编码,输出编码结果。 [
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:2926
    • 提供者:李霄逍
  1. huffman-src

    0下载:
  2. Generate a Huffman Tree for an input String.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:9715
    • 提供者:Naya Rangel
  1. huffmantree

    0下载:
  2. 用C++实现的霍夫曼树,在学习数据结构时很有用,可以用来参考-With C++ implementation Huffman tree, in learning the data structure is useful and can be used for reference
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:190132
    • 提供者:
  1. Huffman

    1下载:
  2. 构造自适应霍夫曼树实现文件的压缩与解压缩。-Adaptive Huffman tree structure for file compression and decompression.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:6210
    • 提供者:renyuanfang
  1. huffman

    0下载:
  2. this is a huffman tr-huffman tree
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:74319
    • 提供者:wangwang
  1. huffman

    0下载:
  2. 哈弗曼编码的实现,本人亲测完美运行。 编码内容:假设用于通信的电文仅由8个字母组成,字母在电文中出现的频率分别为7,19,2,6,32,3,21,10。试为这8个字母设计哈夫曼编码。 要求:这8个字母任意,输出各字母的编码值。 -huffman Tree
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:2655
    • 提供者:咖啡
  1. huffman

    0下载:
  2. huffman编码 图像压缩 RLE编码 建立哈夫曼树及遍历哈夫曼树的MATLAB程序-huffman coding image compression coding to establish Huffman and RLE Huffman tree traversal MATLAB program
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2016-01-27
    • 文件大小:54272
    • 提供者:dawn
  1. Huffman

    0下载:
  2. Huffman树压缩解压,用C++写的,希望能帮助大家-Huffman tree compression decompression, written with C++, hope to help you
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-11
    • 文件大小:2665143
    • 提供者:Newman
  1. Huffman~

    0下载:
  2. 树的哈夫曼编码。在文档文件中每行以“a:”“b:”的形式输入多个字符及其出现频率。在界 面上点击获取编码,界面上输入数字进行哈夫曼的编码,输入字母可以实现哈夫曼的译码。输入错误字符是提示输入有误。-Huffman tree. Each line in the document file to " a:" " b:" Enter the number of characters in the form of its frequency. Click for
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:175990
    • 提供者:项链
  1. Huffman-tree

    0下载:
  2. How to construct huffman tr-How to construct huffman tree
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:8448
    • 提供者:TA
  1. Huffman

    0下载:
  2. 通过c++实现huffman树的数据结构-huffman tree
  3. 所属分类:Data structs

    • 发布日期:2017-05-10
    • 文件大小:2221923
    • 提供者:杨轲
  1. Huffman-tree-and-its-application-

    0下载:
  2. 第三节哈夫曼树及其应用,主要介绍哈夫曼树及其构造过程-Section Huffman tree and its applications, introduces the Huffman tree and its construction process
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:201458
    • 提供者:耿淑娟
  1. Huffman-tree

    0下载:
  2. 哈夫曼树( Huffman )又称最优二叉树,是一类带权路径长度最短的树,有着广泛的应用。-Huffman tree (Huffman), also known as the best binary tree is a class of weighted path length of the shortest tree, with a wide range of applications.
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:39827
    • 提供者:耿淑娟
  1. Huffman tree generation

    0下载:
  2. 使用java语言编程,编写Huffman树的生成算法代码(Huffman tree generation)
  3. 所属分类:Java编程

« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com